home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / CHIP Haziran 2001.iso / chip.exe / scripts / DefineButton2_23 / BUTTONCONDACTION on(release).as
Text File  |  2000-08-17  |  60b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(326);
  4. }
  5.